extended locality - traducción al ruso
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

extended locality - traducción al ruso

PRINCIPLE DESCRIBING A TENDENCY TO REPETITIVELY ACCESSING SIMILAR MEMORY LOCATION SETS MOMENTANEOUSLY
Memory locality; Spatial Locality; Temporal Locality; Memory Locality; Temporal locality; Space locality; Sequential locality; Application locality; Data locality; Cache locality; Code locality

extended locality      

математика

расширенная локальность

extended memory         
  • Extended memory is located above 1 MB.
Extended Memory Specification; Extended Memory; EXtended Memory Specification; Extended memory specification; Extended memory manager; Extended Memory Manager; XMS memory; Super extended memory; SXMS; XMSXXXX0; XMS (memory management); Extended Memory Specification 2.0; Extended Memory Specification 3.0; XMS 2.0; XMS 3.0; Extended-memory; Extended Memory Specification Version 3.0; XMS specification; Extended Memory Specification Version 2.0; Extended memory space

общая лексика

расширенная память

память за адресным пространством 1 Мбайт, к которой МП 286 и старше могут обращаться непосредственно. Операционные системы OS/2 и Windows 95 уже не делают различия между разными частями ОЗУ

синоним

XMS; XMS memory

Смотрите также

protected mode

minus infinity         
EXTENSION OF THE REALS BY +∞ AND −∞.
Extended real number; Extended reals; Extended real line; Extended number; Extended real numbers; Positive infinity; Negative infinity; Minus infinity; Affinely extended real number line; Affinely extended real numbers; Affinely extended real number system; Affine infinity; Exended real; Extended real; +∞; -∞; −∞; Upper-extended real line; Extended real number system

математика

минус бесконечность

Definición

extended memory
<storage> Memory above the first megabyte of address space in an IBM PC with an 80286 or later processor. Extended memory is not directly available in real mode, only through EMS, UMB, XMS, or HMA; only applications executing in protected mode can use extended memory directly. In this case, the extended memory is provided by a supervising protected-mode operating system such as Microsoft Windows. The processor makes this memory available through a system of global descriptor tables and local descriptor tables. The memory is "protected" in the sense that memory assigned a local descriptor cannot be accessed by another program without causing a hardware trap. This prevents programs running in protected mode from interfering with each other's memory. A protected-mode operating system such as Windows can also run real-mode programs and provide expanded memory to them. DOS Protected Mode Interface is Microsoft's prescribed method for an MS-DOS program to access extended memory under a multitasking environment. Having extended memory does not necessarily mean that you have more than one megabyte of memory since the reserved memory area may be partially empty. In fact, if your 386 or higher uses extended memory as expanded memory then that part is not in excess of 1Mb. See also conventional memory. (1996-01-10)

Wikipedia

Locality of reference

In computer science, locality of reference, also known as the principle of locality, is the tendency of a processor to access the same set of memory locations repetitively over a short period of time. There are two basic types of reference locality – temporal and spatial locality. Temporal locality refers to the reuse of specific data and/or resources within a relatively small time duration. Spatial locality (also termed data locality) refers to the use of data elements within relatively close storage locations. Sequential locality, a special case of spatial locality, occurs when data elements are arranged and accessed linearly, such as traversing the elements in a one-dimensional array.

Locality is a type of predictable behavior that occurs in computer systems. Systems that exhibit strong locality of reference are great candidates for performance optimization through the use of techniques such as the caching, prefetching for memory and advanced branch predictors at the pipelining stage of a processor core.

¿Cómo se dice extended locality en Ruso? Traducción de &#39extended locality&#39 al Ruso